-
Home
-
SlimStat Analytics
-
5.2.9 (latest)
-
Code
-
Classes
- AbstractString
Total Complexity |
164 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
673 |
Lines of code |
385 |
Logical lines of code |
242 |
Comment lines |
62 |
Methods |
57 |
Properties |
2 |
Methods 57
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wordwrap() |
A |
46 |
12 |
35 |
trimPrefix() |
A |
53 |
9 |
21 |
trimSuffix() |
A |
53 |
9 |
21 |
wrap() |
A |
55 |
9 |
17 |
truncate() |
A |
55 |
8 |
18 |
toByteString() |
A |
55 |
8 |
17 |
split() |
S |
49 |
7 |
29 |
before() |
S |
53 |
7 |
22 |
beforeLast() |
S |
53 |
7 |
22 |
afterLast() |
S |
53 |
7 |
22 |
after() |
S |
53 |
7 |
22 |
indexOf() |
S |
59 |
6 |
13 |
indexOfLast() |
S |
59 |
5 |
13 |
unwrap() |
S |
63 |
5 |
10 |
startsWith() |
S |
62 |
4 |
11 |
endsWith() |
S |
62 |
4 |
11 |
equalsTo() |
S |
62 |
4 |
11 |
ensureStart() |
S |
60 |
3 |
13 |
ensureEnd() |
S |
65 |
3 |
8 |
bytesAt() |
S |
73 |
2 |
4 |
repeat() |
S |
66 |
2 |
8 |
title() |
S |
100 |
1 |
0 |
toString() |
S |
82 |
1 |
3 |
toCodePointString() |
S |
80 |
1 |
3 |
__construct() |
S |
100 |
1 |
0 |
toUnicodeString() |
S |
80 |
1 |
3 |
trim() |
S |
100 |
1 |
0 |
trimEnd() |
S |
100 |
1 |
0 |
trimStart() |
S |
100 |
1 |
0 |
snake() |
S |
100 |
1 |
0 |
upper() |
S |
100 |
1 |
0 |
width() |
S |
100 |
1 |
0 |
__sleep() |
S |
81 |
1 |
3 |
__clone() |
S |
81 |
1 |
3 |
splice() |
S |
100 |
1 |
0 |
padEnd() |
S |
100 |
1 |
0 |
slice() |
S |
100 |
1 |
0 |
join() |
S |
100 |
1 |
0 |
append() |
S |
100 |
1 |
0 |
camel() |
S |
100 |
1 |
0 |
chunk() |
S |
100 |
1 |
0 |
collapseWhitespace() |
S |
72 |
1 |
5 |
containsAny() |
S |
79 |
1 |
3 |
folded() |
S |
100 |
1 |
0 |
ignoreCase() |
S |
74 |
1 |
5 |
isEmpty() |
S |
80 |
1 |
3 |
jsonSerialize() |
S |
82 |
1 |
3 |
reverse() |
S |
100 |
1 |
0 |
length() |
S |
100 |
1 |
0 |
lower() |
S |
100 |
1 |
0 |
match() |
S |
100 |
1 |
0 |
padBoth() |
S |
100 |
1 |
0 |
padStart() |
S |
100 |
1 |
0 |
prepend() |
S |
100 |
1 |
0 |
replace() |
S |
100 |
1 |
0 |
replaceMatches() |
S |
100 |
1 |
0 |
__toString() |
S |
82 |
1 |
3 |